How to Install lcdf-typetools software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install lcdf-typetools software package in Ubuntu 12.04 LTS (Precise Pangolin)

lcdf-typetools software package provides Programs to manipulate OpenType and multiple-master fonts, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install lcdf-typetools 

lcdf-typetools is installed in your system.

Make ensure the lcdf-typetools package were installed using the commands given below,

$ sudo dpkg-query -l | grep lcdf-typetools *

You will get with lcdf-typetools package name, version, architecture and description in a table

lcdf-typetools package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Text Processing
Package lcdf-typetools
Version 2.92-1
Description Programs to manipulate OpenType and multiple-master fonts
Sub Section Text


See Also, How to uninstall or remove lcdf-typetools software package from Ubuntu 12.04 LTS (Precise Pangolin)?